home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 3,701 to 3,800 / aol-file-protocol-4400-3701-to-3800.zip / AOLDLs / Health and Fitness / TBASE_ V4.1.2 TrainingBase Win95 / TBASE32.exe / _setup.1 / Sample32.MDB / Frequent.json < prev    next >
JavaScript Object Notation  |  1998-01-14  |  294b

  1. {
  2.     "schema": {
  3.         "Frequentrecord": "Text (15)",
  4.         "Sport": "Text (15)",
  5.         "Training": "Boolean NOT NULL",
  6.         "Racing": "Boolean NOT NULL",
  7.         "Distance": "Currency",
  8.         "Timehour": "Integer",
  9.         "Timeminute": "Integer",
  10.         "Timesec": "Currency",
  11.         "Route": "Text (255)",
  12.         "Workout": "Text (255)",
  13.         "Comments": "Memo/Hyperlink (255)"
  14.     },
  15.     "data": []
  16. }